home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / tw11.arc / TW.DOC < prev   
Text File  |  1990-04-07  |  32KB  |  766 lines

  1.  
  2.  
  3.  
  4.              ┌──────────────────────────────────────────────────┐
  5.              │                                                  │
  6.              │                      TINYWORD                    │
  7.              │                                                  │
  8.              │                     version 1.1                  │
  9.              │                                                  │
  10.              │                                                  │
  11.              │    Copyright (c) 1990 -- all rights reserved     │
  12.              │             Loys Software Development            │
  13.              │                                                  │
  14.              └──────────────────────────────────────────────────┘
  15.  
  16.  
  17.  
  18.     TINYWORD is a text editor designed for IBM personal computers and
  19.     near compatibles.
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.          Loys Software Development reserves the copyright to this
  27.     program and all related materials.  The user is granted a non-
  28.     exclusive license to use the program and is encouraged to pay for
  29.     the program if it is found to be useful.  A modest sum of ONE
  30.     DOLLAR to cover the registration fee will entitle the user to
  31.     full registration.  Government and business entities may not use
  32.     the program without paying the registration fee.  Although payment
  33.     is not strictly enforced, we recommend that you register your
  34.     program with the form included at the end of the documentation.
  35.     The registrations gives us an indication of the number of users
  36.     posessing a copy of TINYWORD.  If enough users use this program,
  37.     we will be encouraged to make future enhancements of TINYWORD.
  38.     Your dollar, of course, helps to defray the development cost.
  39.     Send payments, if any, and the registration form to:
  40.  
  41.  
  42.                           Loys Software Development
  43.                           1276 Crystal St.
  44.                           Los Angeles, CA. 90031
  45.  
  46.  
  47.  
  48.          You are encouraged to make unlimited copies of TINYWORD and
  49.     pass it along to other users in club meetings, schools, bulletin
  50.     board systems, et cetera for general distributions.  TINYWORD
  51.     must be distributed in unmodified and complete form, given in its
  52.     original compressed mode (e.g. TINYWORD.COM).  Under no circum-
  53.     stances may TINYWORD be sold for commercial purposes without the
  54.     prior written permission from Loys Software Development.  However,
  55.     you may charge a reasonable fee for recovering the cost of duplicat-
  56.     ing a disk.  You may also distribute TINYWORD in conjunction with
  57.     any other fine products where it is permissible, as long as you
  58.     fulfilled the terms of the agreement.
  59.  
  60.  
  61.          Loys Software Development specifically disclaims all
  62.     warranties, expressed or implied, including but not limited to,
  63.     implied warranties of merchantability and fitness for any
  64.     particular purpose.  In no event shall Loys Software Development
  65.     be liable for any loss of profit or any other commercial damage,
  66.     including but not limited to special, incidental, or consequential
  67.     damages.
  68.  
  69.  
  70.  
  71.     =======================================================================
  72.  
  73.                                  INTRODUCTION
  74.  
  75.          TINYWORD is a compact size text editor occupying approximately
  76.     6 kilobytes of disk storage space.  TINYWORD not only provides
  77.     you with a full range of text editing capabilities, but it is also
  78.     easy to use.  TINYWORD is small but it packs more power to rival
  79.     most text editors in the same class.  Some of TINYWORD's features
  80.     include:
  81.  
  82.          o full screen editing
  83.          o handles either monochrome or graphics adapter
  84.          o displays the column and line number of the cursor position
  85.          o capable of editing as much as the amount of free memory
  86.          o on-line help
  87.          o inserting and deleting texts
  88.          o removing portions or whole lines of texts
  89.          o copying, deleting, or moving blocks of texts
  90.          o finding and replacing specific occurences of strings
  91.          o automatic indentations
  92.          o automatic tabulations
  93.          o restores deleted lines
  94.  
  95.  
  96.          TINYWORD is a screen editor specifically designed for the
  97.     creation of ASCII text.  While some editors are only capable of
  98.     editing up to 64K worth of memory, TINYWORD instead uses all the
  99.     available memory in the computer system.  This allows you to write
  100.     even larger texts.  TINYWORD also incorporates some commands made
  101.     standard by WORDSTAR.  Even if you are not familiar with WORDSTAR's
  102.     commands, TINYWORD provides on-line help which you can call up
  103.     anytime to help you with the editing.
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.                       HARDWARE AND SOFTWARE REQUIREMENTS
  113.  
  114.          o Near compatible machine or (PC,XT,AT,Laptops).
  115.          o DOS 2.0 or above.
  116.          o Supports monochrome and/or graphics adapter.
  117.          o Requires a minimum of 4K bytes of RAM.
  118.          o At least one disk drive.
  119.          o Requires a minimum 6 kilobytes of free space on disk.
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.          Some restrictions apply to TINYWORD as in the case of screen
  129.     editing.  TINYWORD is only capable of editing up to 80 characters
  130.     per line.  If you intend to type in excess of 80 characters for
  131.     each line, we suggest you use an alternative text editor to replace
  132.     TINYWORD.  Another limitation of TINYWORD concerns about saving
  133.     files.  You must have enough free space on your disk to store
  134.     the files in.  TINYWORD needs all the available space on the
  135.     disk to write the file including the backup file with the .BAK
  136.     extension.  If the amount of text in the memory buffer exceeds
  137.     the total capacity of the disk, TINYWORD suspends the writing
  138.     operation with an error.  Any text still remaining in the memory
  139.     buffer which has not been written to the disk before the abruption
  140.     began, would be lost.  Always make frequent backups of your
  141.     file for your protection.
  142.  
  143.        
  144.        
  145.        
  146.                THE BASIC FUNDAMENTALS OF USING TINYWORD EDITOR
  147.        
  148.  
  149.                   Format:     TW  [ Filename[.Ext] ]
  150.        
  151.          The format above is used to call up TINYWORD.  Items in
  152.     square brackets are optional.  If you want to include optional
  153.     information, do not include the square brackets, only information
  154.     within the brackets.  A filename can have one to eight characters
  155.     in length followed by an optional period and an extension type of
  156.     no more than three characters long.  If the filename preceding TW
  157.     is omitted, TINYWORD automatically defaults to a message on the top
  158.     part of the screen requesting for the filename to be edited.
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.     STATUS LINE
  169.     _________________________________________________________________
  170.  
  171.          The next screen displays the status line containing the
  172.     following information:
  173.  
  174.  ┌───────────────────────────────────────────────────────────────────────┐
  175.  │ F1=HELP F2=SAVE F3=LOAD F4=EXIT   Editing:FILENAME.TYP    Ln  Cn  ICA │
  176.  └───────────────────────────────────────────────────────────────────────┘
  177.       │       │       │       │        │                     │   │    │
  178.       │       │       │       │        │                     │   │  Status
  179.       │       │       │       │        │                     │   │
  180.       │       │       │       │        │                     │   └──  Col #
  181.       │       │       │       │        │                     └──  Line #
  182.       │       │       │       │        └──  Current file being edited
  183.       │       │       │       └──  Quit TINYWORD editor
  184.       │       │       └──  Save current file and load a new file
  185.       │       └──  Save current file
  186.       └──  Call Help Menu
  187.  
  188.  
  189.       F1   Displays an on screen help menu of TINYWORD's editing
  190.            commands.  Press any key on the keyboard again to resume
  191.            file editing.
  192.  
  193.       F2   Saves the updated file from the memory buffer to disk.  If a
  194.            former version of this file exists, it will be renamed to
  195.            ".BAK".
  196.  
  197.       F3   If a file already exists in the memory buffer, TINYWORD
  198.            automatically saves the edited file before loading the next
  199.            file into the memory buffer.  TINYWORD requests for the
  200.            name of the new file by displaying the following message
  201.            on the status line:
  202.  
  203.                         Filename: _______________
  204.  
  205.       F4   This command terminates the editor and returns the control
  206.            back to DOS.  Since editing has been performed entirely in
  207.            memory, the disk file is not affected by the changes.  The
  208.            edited file is explicitly saved by first pressing the F2
  209.            function key before terminating the editor with the F4 key.
  210.            If the F4 function key is pressed before the F2 key, the
  211.            program will exit immediately without saving any edited
  212.            file from memory.
  213.  
  214.  
  215.       Editing: FILENAME.TYP
  216.            Indicates the name of the current file being edited.
  217.  
  218.       Ln   Displays the line number corresponding to the cursor's
  219.            position counted from the beginning of the file.
  220.  
  221.       Cn   Displays the column number corresponding to the cursor's
  222.            position from the left side of the screen.
  223.  
  224.       Status
  225.            Shows the status of the keyboard which is determined by
  226.            any combinations of the following characters:
  227.  
  228.            "I" stands for insert.  The insert mode indicates the
  229.            characters inserted at the cursor position.  Any texts to
  230.            the right of the cursor will be shifted to the right as
  231.            characters are typed into the keyboard.  Depressing the
  232.            <INSERT> key on the keyboard toggles the insert mode on
  233.            or off.  When the insert mode is off, the status line
  234.            displays character "O" to represent an overwrite.  Text
  235.            keyed into the keyboard in this mode will overwrite
  236.            characters under the cursor instead of inserting them.
  237.  
  238.            "C" stands for changes.  This character will only appear in
  239.            the status line after any changes had been made on the file.
  240.  
  241.            "A" indicates that auto-indentation is turned on.  After
  242.            depressing the RETURN key, the cursor attempts to line up
  243.            directly with the first character of the previous line.
  244.            The auto-indentation mode could be toggled off by pressing
  245.            both the <ALT> and the <A> keys simultaneously.  If the
  246.            character "A" is not shown on the status line, this
  247.            signifies that auto-indentation is currently in the passive
  248.            mode.  While in the passive mode, the cursor lines up with
  249.            column one of the next line.
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.     CURSOR MOVEMENT COMMANDS
  257.     _________________________________________________________________
  258.  
  259.     You have the option of using either the cursor keys or the built-in
  260.     editing commands to control the movement of the cursor across the
  261.     screen.  Some of TINYWORD's built-in editing commands complies to the
  262.     standard established by WORDSTAR.
  263.  
  264.  
  265.    <Ctrl><S>  Moves the cursor one position to the left.  The left arrow
  266.               cursor key can also be used in place of the <Ctrl><S> key.
  267.  
  268.    <Ctrl><D>  Moves the cursor one character to the right.  You can also
  269.               use the right arrow key as an alternative to using the
  270.               <Ctrl><D> key.
  271.  
  272.    <Ctrl><A>  Moves the cursor to the beginning of the word to the left.
  273.               Another alternative is to depress the <Ctrl> and the left
  274.               arrow key simultaneously to move the cursor to the
  275.               beginning of the leftmost word.
  276.  
  277.    <Ctrl><F>  Moves the cursor to the beginning of the word to the right.
  278.               Another alternative is to depress the <Ctrl> and the right
  279.               arrow key simultaneously to move the cursor to the beginning
  280.               of the rightmost word.
  281.  
  282.    <Ctrl><E>  Moves the cursor to the line above.  The up arrow key
  283.               is an alternative to using the <Ctrl><E> key.
  284.  
  285.    <Ctrl><X>  Moves the cursor to the line below.  Alternatively you
  286.               may use the down arrow key to move down one line.
  287.  
  288.    <Ctrl><R>  Scrolls the screen up by one page.  The farthest the
  289.               cursor can reach up is to the beginning of the file.
  290.               Again another option is to use the <PgUp> key which
  291.               scrolls the page up to the next screen.
  292.  
  293.    <Ctrl><C>  Scrolls down one page.  You may also use <PgDn> instead.
  294.  
  295.     <HOME>    Moves the cursor to the beginning of the current line.
  296.  
  297.     <END>     Moves the cursor to the end of the current line.
  298.  
  299.    <Alt><T>   Sets tab to move every Nth spaces to the right. By default
  300.               the tab is set to 5 spaces.  You may, however, modify the
  301.               tab setting to whatever you like by pressing <ALT><T>.
  302.               TINYWORD responds with the message:
  303.  
  304.                                 Tab width: ________
  305.  
  306.               at which you would enter the desired tab value followed
  307.               by a carriage return.
  308.  
  309.    <SHIFT><TAB>
  310.               Reverses the direction of the cursor to move left during
  311.               tabulation.  The number of spaces which the cursor moves
  312.               depends on the tab setting set by <ALT><T>.  By default
  313.               the tab is set to 5.
  314.  
  315.    <Ctrl><PgUp>
  316.               Moves to the top of the file.  The cursor moves to the
  317.               very first character of the text.
  318.  
  319.    <Ctrl><PgDn>
  320.               Moves to the end of the file.  The cursor is placed at
  321.               the very last character of the text.
  322.  
  323.  
  324.     EDIT COMMANDS
  325.     _________________________________________________________________
  326.  
  327.    <Ctrl><T>  Deletes the word to the right of the cursor.  The cursor
  328.               remains stationary.
  329.  
  330.    <Ctrl><Y>  Deletes the entire line containing the cursor.  The remain-
  331.               ing text scrolls up one line to fill the void.  The cursor
  332.               is placed at column one of the next line.
  333.  
  334.    <Ctrl><U>  Recovers the last line deleted by <CTRL><Y>.  Deleted
  335.               lines are recovered utilizing the concept of push and
  336.               pop stacks which carry pertinent information about
  337.               erased texts.  Each time a line is removed from text,
  338.               the address of the erased line is pushed into a storage
  339.               called a stack.  Addresses of the lines are stored in
  340.               the order that they were erased with the most current
  341.               one resting on top of the stack.  Anytime when you want
  342.               to recover a deleted line, press the <Ctrl><U> command
  343.               to "pop" the address off the stack resulting in the
  344.               recovery of the erased line.  (Sorry, no provisions have
  345.               been made for recovering deleted characters.)
  346.  
  347.    <Ctrl><G>  Erases the character under the cursor and shifts any
  348.               characters to the right of the cursor one position to
  349.               the left.  The same principle applies to the <DELETE>
  350.               key if you intend to use this rather than <Ctrl><G>.
  351.  
  352.    <Ctrl><L>  Deletes all characters starting from the current cursor
  353.               position to the end of the current line.
  354.  
  355.    <INSERT>   This toggles the insert mode on and off.  When the insert
  356.               mode is on, the letter "I" appears on the right hand
  357.               corner of the screen.  Any existing text to the right of
  358.               the cursor shifts to the right as characters are typed
  359.               into the keyboard.  Depressing the <INSERT> key again
  360.               deactivates the insert mode.  A letter "O" replaces the
  361.               character "I" in the status line.  In this mode, any
  362.               characters entered through the keyboard overwrites exist-
  363.               ing characters under the cursor.
  364.  
  365.  
  366.  
  367.     BLOCK COMMANDS
  368.     _________________________________________________________________
  369.  
  370.     The block commands operate on blocks of text.  A block refers to a
  371.     quantity of text which extends anywhere from one line to several
  372.     pages of text.  A block of text must be marked with two markers
  373.     corresponding to the starting and the ending location of the block
  374.     as an indication of the selected area that is to be copied, deleted,
  375.     or moved.  The block is marked by placing a "begin block" (i.e.
  376.     ALT-B) marker on the first line and an "end block" marker (i.e.
  377.     ALT-C or ALT-D) on the final line.  TINYWORD highlights the
  378.     block to confirm the area targetted for editing.
  379.  
  380.  
  381.     <ALT><B>  <ALT><C>  <ALT><I>
  382.       This group of commands places a copy of the blocked text at the
  383.       desired line containing the cursor.  The original block is un-
  384.       affected by the changes.  If the block has not been pre-marked
  385.       for copying, the command terminates the operation.  To copy the
  386.       desired block of text, move the cursor to the first line of the
  387.       target block and mark it with the starting block marker (i.e.
  388.       <ALT><B>).  Next move the cursor down to the last line of the
  389.       target block and mark it with the end block marker <ALT><C>.  After
  390.       depressing the <ALT><C> entries, the highlighted portion of the
  391.       text should disappear.  A copy of the block is retained in memory
  392.       until the desired area of the text is selected for pasting.  Move
  393.       the cursor to the furthermost left column of the targetted row for
  394.       copying and press <ALT><I>.  TINYWORD copies the marked block to
  395.       the line containing the cursor.  The presence of any text found
  396.       below the block would be shifted as a result of the insertion.
  397.  
  398.  
  399.       <ALT><B>  <ALT><D>
  400.       This operation deletes a block of text.  The <ALT><B> command
  401.       marks the beginning of the block.  The line holding the cursor
  402.       is highlighted to identify the specific text targetted for
  403.       erasure.  Move the cursor down to the end of the block and mark
  404.       it with the <ALT><D> key.  The block is removed causing any
  405.       text found above and below the affected block to merge.  Since
  406.       there are no provisions for recovering deleted blocks, pre-
  407.       cautions are suggested when utilizing this command.
  408.  
  409.     <ALT><B>  <ALT><D>  <ALT><I>
  410.       This operation moves a block of text from its original position
  411.       to the cursor position.  The original position of the marked
  412.       block vanishes from the text but reappears again at a new
  413.       location marked by the cursor.
  414.  
  415.     <ALT><U>
  416.       This operation escapes any block commands already in the
  417.       buffer.  If you pressed <ALT><B>, for example, and you decided
  418.       you want to discontinue with the block commands, you can press
  419.       the <ALT><U> key to terminate the operation.
  420.  
  421.  
  422.     FIND AND REPLACE COMMANDS
  423.     _________________________________________________________________
  424.  
  425.     The find and replace command has the ability to search for the
  426.     occurence of any string up to 20 characters long and replacing
  427.     it with another string also up to 20 characters long.  Case letters
  428.     are dependent for the search (i.e. TINYWORD treats upper and
  429.     lower case letters differently).  The search operation always
  430.     begin from the current location of the cursor.  If the specified
  431.     text is not detected before reaching end of file, TINYWORD
  432.     issues a message "No more matching strings" on the status line.
  433.  
  434.  
  435.     <ALT><F>
  436.       The find command lets you search for the occurence of any string
  437.       up to 20 characters long.  TINYWORD prompts for the name of the
  438.       string to be searched.  Since the find/replace command is
  439.       case dependent, it is absolutely necessary to specify the
  440.       exact casing of the letters.  An upper case letter "D", for
  441.       instance, is treated differently from a lower case letter "d".
  442.       The find operation starts from the present location of the cursor
  443.       and searches for the specific string until the end of file is
  444.       reached.  Any text found prior to the starting location of
  445.       the cursor will be completely disregarded by the find command.
  446.       If the find operation successfully locates the match, the
  447.       cursor points to the first character of the occurence.  However,
  448.       if the attempt was unsuccessful, the status line issues the
  449.       message "No more matching strings".
  450.  
  451.  
  452.     <ALT><R>
  453.       The replace command lets you substitute the searched string
  454.       with another string of up to 20 characters long.  The replace
  455.       command becomes operational immediately following the use of the
  456.       find command.  If other commands are used prior to the call of the
  457.       replace command, the replace command will not work.  As a result,
  458.       TINYWORD clears the targetted string from the memory buffer.
  459.  
  460.  
  461.  
  462.     <ALT><S>
  463.       The substitute command makes a global search of the entire text
  464.       for an occurence of a specific string with respect to the
  465.       cursor position, and replacing it with an alternate one.  The
  466.       allowable string length could not exceed more than 20 characters
  467.       long.  The message "No more matching strings" indicates that
  468.       TINYWORD was able to make the replacement successfully.
  469.  
  470.  
  471.    <Ctrl><U>
  472.       This command aborts any of the find and replace operations.
  473.  
  474.  
  475.     MISCELLANEOUS
  476.     _________________________________________________________________
  477.  
  478.     1. How do you insert a blank row between two existing lines?
  479.  
  480.        Ans: Move the cursor to the furthurmost left column of the
  481.             desired row and press the carriage return.  The text
  482.             found below the cursor will shift down by one line.
  483.  
  484.  
  485.     2. How do you remove a blank row between existing texts?
  486.  
  487.        Ans: Move the cursor to the blank row and press <CTRL><Y>.
  488.  
  489.  
  490.     3. Can TINYWORD automatically make double line spacings?
  491.  
  492.        Ans: The TINYWORD program cannot create double line spacings.
  493.             However, TINYWORD's companion program TINYPRINT is able
  494.             to "double space" during printing.
  495.  
  496.  
  497.  
  498.     4. Can we merge two separate lines into one line?
  499.  
  500.        Ans: Yes, providing there is enough room on the first line
  501.             to put the second line on.  Move the cursor to the first
  502.             character of the second line and press the backspace key
  503.             several times until the two lines finally merge.  If the
  504.             second line is longer than the capacity of the first line,
  505.             TINYWORD cancels the operation and gives a warning beep to
  506.             indicate its unsuccessful attempt at merging the two lines.
  507.  
  508.  
  509.     5. How do you break one line into two lines of text?
  510.  
  511.        Ans: Move the cursor to the location you intend to break
  512.             the line off and press the carriage return key.
  513.  
  514.  
  515.     6. What other ways can TINYWORD be used for?
  516.  
  517.        Ans: You can also use TINYWORD as a reminder when you cold
  518.             boot your computer system.  Put TINYWORD in the root
  519.             directory and include the following statements in your
  520.             AUTOEXEC.BAT file  (This would be a good time to try out
  521.             your TINYWORD text editor.):
  522.  
  523.                  if not exist REMINDER goto NoReminder
  524.                  TW REMINDER
  525.                  :NoReminder
  526.  
  527.             Each time when you start up your computer system, the
  528.             AUTOEXEC batch file looks for the "REMINDER" file.
  529.             When it finds the file, TINYWORD displays the contents
  530.             of the file to the screen.
  531.  
  532.  
  533.  
  534.     7. Will you make any improvements of TINYWORD in the future?
  535.  
  536.        Ans: It is possible.  This depends on the number of registrations
  537.             we received from users.  If enough users register for
  538.             TINYWORD, we will certainly continue our efforts in
  539.             improving TINYWORD.  So please send in those registration
  540.             forms now!
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.     ====================================================================
  550.  
  551.  
  552.              ┌──────────────────────────────────────────────────┐
  553.              │                                                  │
  554.              │                     TINYPRINT                    │
  555.              │                                                  │
  556.              │                    version 1.1                   │
  557.              │                                                  │
  558.              │                                                  │
  559.              │    Copyright (c) 1990 -- all rights reserved     │
  560.              │             Loys Software Development            │
  561.              │                                                  │
  562.              └──────────────────────────────────────────────────┘
  563.  
  564.  
  565.          TINYPRINT is a simple program designed to print neat,
  566.     formatted texts on a standard 8 1/2 X 11 inch size paper.  It
  567.     will support a wide variety of printers.  TINYPRINT works in
  568.     conjunction with the TINYWORD editor, but it may also be used
  569.     as a stand alone program to generate formatted printouts from
  570.     other word processors as well with the stipulation that the files
  571.     are in ASCII.  Some of TINYPRINT features include:
  572.  
  573.          o the ability to change the left margin setting for printing.
  574.          o adjusting the maximum number of lines printed per page.
  575.          o the option to pause after each page.
  576.          o the option to print page numbers on the bottom of each
  577.            page.
  578.          o the ability to print using either single or double space.
  579.  
  580.  
  581.  
  582.     INSTRUCTIONS TO RUN TINYPRINT
  583.     _________________________________________________________________
  584.  
  585.          Type the following command to execute TINYPRINT:
  586.  
  587.                                   TP
  588.  
  589.          The next screen will appear like this:
  590.  
  591.         ┌────────────────────────────────────────────────────────────┐
  592.         │                                                            │
  593.         │          Enter filename to print:                          │
  594.         │          Set left margin at 0:      [Y]                    │
  595.         │          Pause between pages:       [N]                    │
  596.         │          Print 55 lines per page:   [Y]                    │
  597.         │          Print page number:         [N]                    │
  598.         │          Print single space:        [Y]                    │
  599.         │                                                            │
  600.         └────────────────────────────────────────────────────────────┘
  601.  
  602.     (1)  Enter filename to print:
  603.  
  604.          The first line asks for the name of the file to be printed.
  605.          Simply type the name of the file followed by the carriage
  606.          return key.  The file must already be in ASCII format before
  607.          the program can successfully continue.  If TINYPRINT cannot
  608.          find the file on the present directory, it will give a
  609.          warning beep and request for the name of the correct file.
  610.  
  611.  
  612.     (2)  Set left margin at 0:   [Y]
  613.  
  614.          By pressing the character "Y" or the <RETURN> key on your
  615.          keyboard, the printer begins printing on column 0 of your
  616.          paper.  If you do not want to start on this column, select
  617.          "N" to change the left margin.  TINYPRINT will display the
  618.          next message:
  619.  
  620.                        Left margin setting [0-20]:
  621.  
  622.          Enter the desired left margin between the values 0 to 20.
  623.          Press <RETURN> to continue with the next option.
  624.  
  625.  
  626.  
  627.     (3)  Pause between pages:   [N]
  628.  
  629.          Type N if you are using continuous form printer paper.
  630.          Type Y if you are using single paper instead.
  631.  
  632.  
  633.     (4)  Print 55 lines per page:   [Y]
  634.  
  635.          By default the printer prints 55 lines per page.  You can
  636.          change the number of lines printed by typing "N" on your
  637.          keyboard.  TINYPRINT will overwrite this line with the
  638.          following message:
  639.  
  640.                       Print how many lines per page?
  641.  
  642.          Enter the amount of lines you would like TINYPRINT to print
  643.          per page.  A standard paper usually has 66 lines per page.
  644.  
  645.  
  646.     (5)  Print page number:   [N]
  647.  
  648.          By default page numbers are not printed.  However, if you
  649.          wished to include page numbers on the bottom of each page,
  650.          press "Y" for "yes" on the keyboard.  The following message
  651.          will appear:
  652.  
  653.                        Use what page number to print:
  654.  
  655.          This indicates the initial page number you would like TINYPRINT
  656.          to use for printing.  (i.e. If you type in the number 1,
  657.          TINYPRINT prints page 1 on the bottom of the page.)
  658.  
  659.  
  660.  
  661.     (6)  Print single space:   [Y]
  662.  
  663.          Press Y if you would like for TINYPRINT to print using single
  664.          spacings.  Press N if you would like double spacings instead.
  665.  
  666.  
  667.  
  668.     TINYPRINT can detect if your printer is either on or off.  If the
  669.     printer is off, TINYPRINT issues a warning message:
  670.  
  671.                         Printer is not ready
  672.  
  673.     Just turn the printer on and press any key on the keyboard to
  674.     continue.  Once the printer is running, you can stop the printing
  675.     any time by pressing the <ESC> key.  You can use the <ESC> key
  676.     to exit TINYPRINT anytime.
  677.  
  678.  
  679.  
  680.     ==================================================================
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700.  
  701.     TRADEMARK ACKNOWLEDGEMENTS
  702.     _________________________________________________________________
  703.  
  704.      WORDSTAR is a registered trademark of Wordstar International.
  705.      MS-DOS is a registered trademark of Microsoft Corp.
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.                             REGISTRATION FORM
  717.                             ------------ ----
  718.  
  719.                           TINYWORD & TINYPRINT
  720.                               version 1.1
  721.  
  722.                        Loys Software Development
  723.                             1276 Crystal St.
  724.                          Los Angeles, CA 90031
  725.  
  726.  
  727.        Name: _____________________________________________
  728.  
  729.        Address: __________________________________________
  730.  
  731.        City: _____________________________________________
  732.  
  733.        State: _____________   Zip: _______________
  734.  
  735.        Amount: $____________
  736.  
  737.        We need to know more about you and your requirements.  This
  738.        information helps us to make any additional improvements in
  739.        the future.  Please help us by completing the questionaire.
  740.  
  741.        1. Where did you hear about TINYWORD?
  742.  
  743.           ___________________________________________________________
  744.  
  745.        2. What brand is your computer?
  746.  
  747.           ___________________________________________________________
  748.  
  749.        3. What type of monitor do you have?  Monochrome or color?
  750.  
  751.           ___________________________________________________________
  752.  
  753.        4. What type of disk do you have?
  754.  
  755.           ___________________________________________________________
  756.  
  757.        5. What brand is your printer?
  758.  
  759.           ___________________________________________________________
  760.  
  761.        6. How much RAM memory do you have in your system?
  762.  
  763.           ___________________________________________________________
  764.  
  765.        7. Comments or suggestions:
  766.